/* questions and answers */


/* definition-like lists */

p.list{
margin: 5px 50px 5px 100px;
text-indent: 0px;
}

/* embedded video */
p.video{
text-indent: 0;
margin: 25px auto;
text-align: center;
}


/* related pages links */

p.related{
font-family: arial, sans-serif;
font-size: 14px;
margin: 10px 230px 0 60px;
}

p.related a{
text-decoration: none;
}

p.related a:link, p.related a:visited {color: #00F;}
p.related a:hover, p.related a:visited:hover {color: #66F;}



/* data tables */

div.qatable{
text-align: center;
margin: 25px 0;
}

div.qatable p.qatabletitle{
font-weight: bold;
margin: 0 0 5px;
}

div.qatable table{
margin: 0 auto;
border-spacing: 30px 10px;
font-family: arial, sans-serif;
font-size: 14px;
}

div.qatable td{
vertical-align: top;
}

div.qatable td.qatabledatatitle{
font-weight: bold;
vertical-align: top;
}

div.qatable .small, .small{
font-size: 12px;
}

div.qatable .right{
text-align: right;
}


div.qatable .left{
text-align: left;
}



/* category index pages */

div.indextable{
text-align: center;
margin: 20px 0 40px;
}

p.indexheader, p.indexheader2{
font-size: 18px;
font-weight: bold;
text-align: center;
}

p.indexheader2{
margin: 30px 0 0;
}

p.more{
font-size: 14px;
text-align: center;
}

table.indextable{
margin: 0 auto;
border-spacing: 0;
}

td.indexcolumn{
text-align: left;
vertical-align: top;
width: 400px;
}

p.indexleft, p.indexright{
margin: 12px 20px 0 0;
font-family: arial, sans-serif;
font-size: 14px;
}

p.indexright{
margin: 12px 0 0 20px;
}

p.haveq{
text-align: center;
margin: 20px 0 30px;
font-weight: bold;
font-size: 18px;
}